Crosh & VMC Disable Extensions
ading2210 (vk6#7391)
Crosh must not be blocked by your administrator to perform this exploit. The
VmManagementCliAllowed
policy must also be enabled.
- Powerwash by attempting to enable Developer Mode. You may want to back up important local data on your profile before doing this.
- Sign in.
- Disconnect from your network immediately to prevent extensions from installing automatically.
- Open Crosh. This can be done by pressing
Ctrl+Alt+T
. - Run
vmc create-extra-disk --size 1 /home/chronos/user/Extensions
in the crosh window. If it fails with a "file exists" error, use the method to disable specific extensions. - Navigate to chrome://extensions.
- Connect to your network.
- When an extension is installed automatically, immediately disconnect from your network. If you want that extension to be enabled while other extensions are disabled, restart these instructions to try again.
- Open Crosh. This can be done by pressing
Ctrl+Alt+T
. - For each extension you want to disable, run
vmc create-extra-disk --size 1 /home/chronos/user/Extensions/{extension_id}
, replacing "{extension_id}" with the extension id. - Connect to your network. Extensions should not install automatically.